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?? :/

Connect to ftp server:

sftp username@someserver.somewhere.com

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.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.