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

martin

Re: Rename Remote file

You can upload a file to a different filename directly like:

put C:\local\path\Filename.txt /remote/path/Filename.doc
Pathak79

Rename Remote file

Hi,

Kindly let me know the script to rename the remote file like i have uploaded the file (Filename.txt) into server after successfully upload u wanted to rename it with Filename.doc.

Thanks in advance.