954,499 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Help with uploading and downloading files in ftp servers

Hello! I'm new here... and I'm having trouble trying to download and upload files from an ftp server.... Btw this is not for homework! I'm trying to help a professor with this but I'm stuck!... Help?? :/

Jonellys
Newbie Poster
1 post since Jan 2011
Reputation Points: 10
Solved Threads: 0
 

Connect to ftp server:

sftp [email]username@someserver.somewhere.com[/email]

Enter password, then use 'ls' to list directory contents, 'cd' to change directory, 'get filename' to download a file, 'put filename' to upload.

Check your ftp programme's documentation to ensure you upload and download in binary format, rather than treating the data as text.

Moschops
Practically a Master Poster
620 posts since Sep 2008
Reputation Points: 258
Solved Threads: 117
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: