Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

lkubler

I'm scripting using Powershell and use the $session.MoveFile() method for this purpose. If that is not the correct please let me know.
GWheels

Archiving Files on FTP Server after get.

I'm sure this is somewhere and I just can't find it. I need to copy of group of files from an FTP server to my local computer. After I'm done, I want to move the files I've downloaded to an archive directory or maybe just delete them. Not sure yet. What is the script command to move files on the FTP server. Thank you for your time.