Sytze de Boer wrote on 2010-05-18: > Alan, can you expand on your comment re command line FTP client > > I use IPSWITCH to update the files on my website, but I am interested > to explore a command line (.bat) process. > > S >
Sytze, Both the FTP command line FTP and the PSFTP that comes with PuTTy have a parameter for a file that has a list of commands. I have used PSFTP (it uses an SSH connection to transfer files) with the batch to start transferring files home from different directories. I've always added a file at the end with a name I know the transfer has completed. Some 1 byte file named "completed.txt", or whatever fancied me at the time. When using a the command line, you may need to put in the password, or in a batch file, it will be plain text. Something to be aware of. Once you start it you can walk away and let it be. Both commands have syntax help via the -h parameter. HTH, Tracy Tracy Pearson PowerChurch Software _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/000701caf768$1da36f30$58ea4d...@com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

