Quantcast
Channel: PS3Hax Network - Playstation 3 and Playstation 4 Hacks and Mods
Viewing all articles
Browse latest Browse all 19236

Small CMD File to help your FTP (Direct Connect) Transfers.

$
0
0
Code:

netsh interface ip set address name="Local Area Connection" static 10.1.1.1 255.255.255.0 10.1.1.1 1
netsh interface ip add dnsservers "Local Area Connection" 10.1.1.0 index=1 no
netsh interface ip add dnsservers "Local Area Connection" 10.1.1.100 index=2 no

"C:\Program Files (x86)\FileZilla FTP Client\filezilla.exe"

netsh interface ip set address name="Local Area Connection" source=dhcp
netsh interface ip set dns name="Local Area Connection" source=dhcp

Above code will set your IP and DNS as shown in this guide http://www.ps3hax.net/2011/02/how-to...speeds-100mbs/

After that it will launch FileZilla.
You do your magic and transfer all your stuff into PS3.
Close FileZilla and the CMD File will reset your IP Address + DNS Address to obtain them automatically.

I use this everytime I need to transfer some files :)

NOTE: This is made for my setup (So your Network name must be Local Area Connection Etc...)

~Home

Viewing all articles
Browse latest Browse all 19236

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>