Anybody wrote:
'Use the sync client which is uploading your files in parallel'.
How do I set up TC to do so?
How do I set up TC to use sync client parallel?
Moderators: Hacker, petermad, Stefan2, white
-
- Junior Member
- Posts: 4
- Joined: 2015-06-16, 10:11 UTC
-
- Senior Member
- Posts: 276
- Joined: 2011-11-15, 06:14 UTC
- Location: DE\BN - only part time TC user after switching to Linux ;)
You have to start the Sync Window in a new Process
Create a button by copy-pasting this text on your button bar:
You can invoke a pre-configured Syncprofile by using the following button:
the "=" behind the S: should start comparison of the Sync automatically.
hth.
Create a button by copy-pasting this text on your button bar:
Code: Select all
TOTALCMD#BAR#DATA
%COMMANDER_PATH%\TOTALCMD.EXE
/S=S "%X%Z%P" "%T"
wcmicons.dll,48
Sync Files NonModal
%COMMANDER_PATH%
0
-1
Code: Select all
TOTALCMD#BAR#DATA
%COMMANDER_PATH%\TOTALCMD.EXE
/S=S:=YOUR_SYNC_PROFILE
wcmicons.dll,48
Sync Files NonModal
%COMMANDER_PATH%
0
-1
hth.
Yes, seems to be a problem that some users are thinking that the web is some kind of global village.MVV wrote:... Anyway, more details required.
https://forum.owncloud.org/viewtopic.php?t=28895&p=89977 ->
Can't really help here.guidovanharten wrote:I have a 100 MB fiber connection. I do not know the exact upload speed
...
Currently, I use the commandline 'net use x: https://...../remote.php/webdav' and Total Commander to copy from my hard disk to drive x:
No personal experience with webdav, but it may be that the webdav plugin offers some possibility.
Regards
Holger