uploading to ftp from terminal -


I have a large repository of files and a .txt is a large list that needs to be uploaded to an FTP server . I do not have SSH access. Is this an easy way to use the terminal automatically, so I have to go to FTP and manually folders go up and down?

Thanks

{edit} I'm using OS X has brought me as a client.

You can use a terminal program such as:

$ wput - -help

Usage: wput [options] [file] ... [url] ... url

it works only with windows


Comments

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

sql server - SQL Query - Delete duplicates if more than 3 dups? -

c - Different access levels with PAM -