i m using put command to upload files 45 GB taking longer

Advertisement

mnaveen
Joined:
Posts:
12
Location:
India

i m using put command to upload files 45 GB taking longer

The below script taking more than 8hrs to upload 45GB data to FTP server . Please advise any setting to increase transfer speed?
"C:\Program Files (x86)\WinSCP\WinSCP.com" /log="D:\new\winscp_log\winscp_%yymmdd_hhmmss%.log" -rawtransfersettings PreserveTimeDirs=1 /command ^
    "option batch abort" ^
    "open ftps://****@***.com:%Password%@***.sharefileftp.com -hostkey="****" -passive=on" ^
    "put E:\BILLING\WAL_ARCHIVE /BILLING/PITR/WAL_ARCHIVE -resumesupport=on" ^
    "exit"

Reply with quote E-mail

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,587
Location:
Prague, Czechia

Re: i m using put command to upload files 45 GB taking longer

Your duplicate post on Stack Overflow:
<invalid hyperlink removed by admin>

Reply with quote

Advertisement

You can post new topics in this forum