|
The
following script connects to ServerB, moves the *.jpg's from my local directory
to the folder indicated on ServerB, and then deletes the *.jpgs in the local
folder by using the DOS shell. log c:\abc.txt CONNECT
MySites!ServerB cd images onsuccess goto filedelete onerror goto disconnect mput c:\test\*.jpg label filedelete shell label disconnect close -----Original Message----- I was wondering if anyone has an
example batch file created for automatically moving uploaded files to a mapped
network drive on another server and how to automatically delete files after
they are moved. If you could send the syntax on how to create this batch file,
that would be great. Thanks George Hoy IT Technician Ken Cook Co. Phone: 414-466-6060 Ext. 207 |
- [WS_FTP Forum] rules George Hoy
- RE: [WS_FTP Forum] rules Fritzler, Laima
- RE: [WS_FTP Forum] rules Bob Alonso
- Fwd: RE: [WS_FTP Forum] rules Bob Alonso
