Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ftp 5.0 Class how to rename ftp file
Message
 
 
To
26/11/2002 16:20:09
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00727304
Message ID:
00727339
Views:
8
This class has RenameFtpFile method that allows to rename files on FTP server.
oFTP.RenameFtpFile(lcOldFtpFileName, lcNewFtpFileName)
You can also change file name when you upload file.
oFTP.PutFtpFile(lcFtpFileName, lclocalFileName)
>Hi
>
>i'm using the ftp 5.0 class from UT, could any one tell me how to rename the ftp file.
>
>i'm using mover list box in that list1 is the source and list2 is the destination and i want to rename the destination files.
>
>thanks
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform