Batch File .bat to copy file from File Sharing & FTP Hosting
Moderator: DosItHelp
Batch File .bat to copy file from File Sharing & FTP Hosting
Hi all,
Any idea how to write the script to copy the file from File Sharing & FTP Hosting to local directory.
File Sharing & FTP Hosting, i using is Smartfile.
Thanks
Any idea how to write the script to copy the file from File Sharing & FTP Hosting to local directory.
File Sharing & FTP Hosting, i using is Smartfile.
Thanks
Re: Batch File .bat to copy file from File Sharing & FTP Hos
Please give more details - See here: viewtopic.php?f=3&t=6108
Re: Batch File .bat to copy file from File Sharing & FTP Hos
foxidrive wrote:Please give more details - See here: viewtopic.php?f=3&t=6108
Hi ,
Is like this
I have a file in SMARTFILE , to login this have username and password.
I would like have a batch file .bat to execute, this batch file will help to copy the file from certain folder in SMARTFILE and download to local directory.
Previously, I using WINSCP to do, but now I don't want to use it. How could the script to write to connect to SMARTFILE?
Thanks
Re: Batch File .bat to copy file from File Sharing & FTP Hos
Smartfile is not a default program on Windows - can you tell us about it?
Is it this place? https://www.smartfile.com/
Are you using plain FTP?
Have you looked in the site for an FTP script yet?
Is it this place? https://www.smartfile.com/
Are you using plain FTP?
Have you looked in the site for an FTP script yet?
Re: Batch File .bat to copy file from File Sharing & FTP Hos
Windows can only do ftp natively. Any other form of ftp requires a third party program. If smartfile does not support standard ftp you are out of luck and you will have to stick with winscp.
Re: Batch File .bat to copy file from File Sharing & FTP Hos
foxidrive wrote:Smartfile is not a default program on Windows - can you tell us about it?
Is it this place? https://www.smartfile.com/
Are you using plain FTP?
Have you looked in the site for an FTP script yet?
Yes, this https://www.smartfile.com/
Where is the FTP script located?
Re: Batch File .bat to copy file from File Sharing & FTP Hos
Squashman wrote:Windows can only do ftp natively. Any other form of ftp requires a third party program. If smartfile does not support standard ftp you are out of luck and you will have to stick with winscp.
How to know that SMARTFILE didn't suport standard FTP?
Re: Batch File .bat to copy file from File Sharing & FTP Hos
chacha123 wrote:Squashman wrote:Windows can only do ftp natively. Any other form of ftp requires a third party program. If smartfile does not support standard ftp you are out of luck and you will have to stick with winscp.
How to know that SMARTFILE didn't suport standard FTP?
Well I can think of two very obvious ways to get that information.
1) Ask their support people.
2) Try connecting with any ftp client.
Re: Batch File .bat to copy file from File Sharing & FTP Hos
Squashman wrote:chacha123 wrote:Squashman wrote:Windows can only do ftp natively. Any other form of ftp requires a third party program. If smartfile does not support standard ftp you are out of luck and you will have to stick with winscp.
How to know that SMARTFILE didn't suport standard FTP?
Well I can think of two very obvious ways to get that information.
1) Ask their support people.
2) Try connecting with any ftp client.
I had go in and find the FTP Client, there show is using Filezilla