Thank you Zenju for this reply.
Best regards.
Search found 17 matches
- 12 Nov 2016, 10:06
- Forum: General Discussion
- Topic: SFTP and RTS
- Replies: 2
- Views: 755
- 12 Nov 2016, 10:04
- Forum: Help
- Topic: How to install ffs.tar.gz on ubuntu
- Replies: 9
- Views: 4582
Re: How to install ffs.tar.gz on ubuntu
Thank you Zenju.
So simple that I couldn't figure it out :)
So simple that I couldn't figure it out :)
- 10 Nov 2016, 18:46
- Forum: Help
- Topic: Copy from subfolders
- Replies: 3
- Views: 811
Re: Copy from subfolders
Hi,
This can be done manually on windows: search *.* in Windows Explorer, then drag-drop the files to the target folder.
Should work similarly under other O/S.
Not sure FFS can do it.
Regards.
This can be done manually on windows: search *.* in Windows Explorer, then drag-drop the files to the target folder.
Should work similarly under other O/S.
Not sure FFS can do it.
Regards.
- 10 Nov 2016, 18:42
- Forum: General Discussion
- Topic: SFTP and RTS
- Replies: 2
- Views: 755
SFTP and RTS
Hi,
Prior to 8.6, in order to sync a local (in my case, windows) folder with a remote one (in my case, ubuntu), with private key encryption through SFTP, I was using a workaround : use another software to create a pseudo local Z: disk on Windows, mapping a remote disk through SFTP with private key ...
Prior to 8.6, in order to sync a local (in my case, windows) folder with a remote one (in my case, ubuntu), with private key encryption through SFTP, I was using a workaround : use another software to create a pseudo local Z: disk on Windows, mapping a remote disk through SFTP with private key ...
- 10 Nov 2016, 18:27
- Forum: Help
- Topic: How to install ffs.tar.gz on ubuntu
- Replies: 9
- Views: 4582
How to install ffs.tar.gz on ubuntu
Hi,
Could anyone let me know how to install the ubuntu distribution (FreeFileSync_8.6_Ubuntu_16.04_64-bit.tar.gz)?
There is apparently no readme or install file.
Usually, I install .deb files using the Ubuntu Software Center application, which is very straightforward. But there apparently isn't ...
Could anyone let me know how to install the ubuntu distribution (FreeFileSync_8.6_Ubuntu_16.04_64-bit.tar.gz)?
There is apparently no readme or install file.
Usually, I install .deb files using the Ubuntu Software Center application, which is very straightforward. But there apparently isn't ...
- 27 Oct 2016, 21:13
- Forum: General Discussion
- Topic: SFTP: support private key authentication
- Replies: 28
- Views: 7436
Re: SFTP: support private key authentication
Hi Zenju,
Congratulations, I've just downloaded V8.6. Private keys SFTP works fine. Almost 100 times faster than the workaround I was using!
Thanks a lot for this great job!
Congratulations, I've just downloaded V8.6. Private keys SFTP works fine. Almost 100 times faster than the workaround I was using!
Thanks a lot for this great job!
- 24 Oct 2016, 21:59
- Forum: Help
- Topic: RealTimeSync Error Reporting on Ubuntu
- Replies: 5
- Views: 1316
Re: RealTimeSync on Ubuntu
Hi,
Nice to see I'm not the only one :-)
Zenju, sounds like we're needing your help on this one :)
Best regards.
Nice to see I'm not the only one :-)
Zenju, sounds like we're needing your help on this one :)
Best regards.
- 20 Oct 2016, 00:33
- Forum: General Discussion
- Topic: Feature Request: Scheduled Sync
- Replies: 1
- Views: 731
Re: Feature Request: Scheduled Sync
Hi,
Whether on Windows or Linux, there are standard OS utilities to do it. Task manager in Windows, various schedulers on Linux... Wouldn't that meet your needs?
Whether on Windows or Linux, there are standard OS utilities to do it. Task manager in Windows, various schedulers on Linux... Wouldn't that meet your needs?
- 19 Oct 2016, 03:08
- Forum: Help
- Topic: RealTimeSync Error Reporting on Ubuntu
- Replies: 5
- Views: 1316
RealTimeSync Error Reporting on Ubuntu
Hi,
Since this link: https://freefilesync.org/forum/viewtopic.php?t=3628 has been marked as [SOLVED], and my reply (https://freefilesync.org/forum/viewtopic.php?t=3628#p12901) got no anwser there, I'm reposting it as a new post :
In Ubuntu, I use the "Application at startup" GUI Application, and ...
Since this link: https://freefilesync.org/forum/viewtopic.php?t=3628 has been marked as [SOLVED], and my reply (https://freefilesync.org/forum/viewtopic.php?t=3628#p12901) got no anwser there, I'm reposting it as a new post :
In Ubuntu, I use the "Application at startup" GUI Application, and ...
- 16 Oct 2016, 19:25
- Forum: Help
- Topic: Syncing between 2 HDDs very slow
- Replies: 4
- Views: 1276
Re: Syncing between 2 HDDs very slow
Hi,
FreeFileSync does a direct memory comparison, which is slightly faster.
Clever. Usually, file comparison uses hash keys, hence my reply. Next time, I'll remember to ask the author first!
Question then, even if (sorry !) it does not relate to the original post: how do you compare large files ...
FreeFileSync does a direct memory comparison, which is slightly faster.
Clever. Usually, file comparison uses hash keys, hence my reply. Next time, I'll remember to ask the author first!
Question then, even if (sorry !) it does not relate to the original post: how do you compare large files ...
- 16 Oct 2016, 16:39
- Forum: General Discussion
- Topic: SFTP: support private key authentication
- Replies: 28
- Views: 7436
Re: SFTP support
Hi,
I've added support for authentication via OpenSSL PEM private keys:
http://www.mediafire.com/download/zkfs9bczqn4ib03/FreeFileSync_8.6_beta_Windows_Setup.exe
I'm just reading - with delight :) - this post.
Unfortunately, the link is not active any more.
When do you plan to release the 8.6 ...
I've added support for authentication via OpenSSL PEM private keys:
http://www.mediafire.com/download/zkfs9bczqn4ib03/FreeFileSync_8.6_beta_Windows_Setup.exe
I'm just reading - with delight :) - this post.
Unfortunately, the link is not active any more.
When do you plan to release the 8.6 ...
- 16 Oct 2016, 16:21
- Forum: Help
- Topic: Syncing between 2 HDDs very slow
- Replies: 4
- Views: 1276
Re: Syncing between 2 HDDs very slow
Hi,
As observed on my PC, USB 2.0 real speed is approx 20 Mb/s, while 3.0 is approx 120 Mb/s
At this speed, 2.5 Gb should take 20 seconds on USB 3.0, and 2 mns with 2.0.
Did you enable contents comparison, instead of mere file date and size ? Then, for each file, it creates an MD5 hash key, which ...
As observed on my PC, USB 2.0 real speed is approx 20 Mb/s, while 3.0 is approx 120 Mb/s
At this speed, 2.5 Gb should take 20 seconds on USB 3.0, and 2 mns with 2.0.
Did you enable contents comparison, instead of mere file date and size ? Then, for each file, it creates an MD5 hash key, which ...
- 16 Oct 2016, 16:10
- Forum: General Discussion
- Topic: Now test "RealtimeSync"
- Replies: 1
- Views: 788
Re: Now test "RealtimeSync"
Hi,
Are on Windows, Mac, Linux? The procedure differs depending on your O/S...
See https://freefilesync.org/forum/viewtopic.php?t=2786 for more info if you run Windows...
Also this post: https://freefilesync.org/forum/viewtopic.php?t=3628 on Ubuntu. Although it does not work for me :(
Best ...
Are on Windows, Mac, Linux? The procedure differs depending on your O/S...
See https://freefilesync.org/forum/viewtopic.php?t=2786 for more info if you run Windows...
Also this post: https://freefilesync.org/forum/viewtopic.php?t=3628 on Ubuntu. Although it does not work for me :(
Best ...
- 14 Oct 2016, 21:41
- Forum: Help
- Topic: [SOLVED] RealTimeSync Command Line Syntax for Linux
- Replies: 2
- Views: 6879
Re: RealTimeSync Command Line Syntax for Linux
Hi,
I'm having the same issue, but the hint above is not working for me. In Ubuntu, I use the "Application at startup" GUI Application, and add an entry with the following line (the .ffs_batch being at the root of disk 'mydisk') :
/usr/bin/RealtimeSync /media/myusername/mydisk/myffsfile.ffs_batch ...
I'm having the same issue, but the hint above is not working for me. In Ubuntu, I use the "Application at startup" GUI Application, and add an entry with the following line (the .ffs_batch being at the root of disk 'mydisk') :
/usr/bin/RealtimeSync /media/myusername/mydisk/myffsfile.ffs_batch ...
- 01 Jul 2016, 19:37
- Forum: General Discussion
- Topic: SFTP: support private key authentication
- Replies: 28
- Views: 7436
SFTP support with key pair authentication - My vote and a workaround.
Hi,
Post by riccard0 » 31 Aug 2015, 07:40
Please add public/private key authentication to sftp !
Thank you
+1
:-)
Post by Zenju » 05 Apr 2016, 15:10
[...] But first the requirements need to be nailed down, as it seems there are a number of authentication methods and it needs to be decided ...
Post by riccard0 » 31 Aug 2015, 07:40
Please add public/private key authentication to sftp !
Thank you
+1
:-)
Post by Zenju » 05 Apr 2016, 15:10
[...] But first the requirements need to be nailed down, as it seems there are a number of authentication methods and it needs to be decided ...
- 29 Jun 2016, 11:58
- Forum: General Discussion
- Topic: Monitoring USB folder when stick not present ?
- Replies: 2
- Views: 999
Re: Monitoring USB folder when stick not present ?
Thank you Zenju, and best regards.
- 28 Jun 2016, 17:32
- Forum: General Discussion
- Topic: Monitoring USB folder when stick not present ?
- Replies: 2
- Views: 999
Monitoring USB folder when stick not present ?
Hi,
First things first :
- Thank you for this very powerful and useful software.
- I've extensively searched this forum, prior to posting, and did not find any answer. Please don't hesitate to point me to any post I might have missed.
- English isn't my mother language, so please apologize for ...
First things first :
- Thank you for this very powerful and useful software.
- I've extensively searched this forum, prior to posting, and did not find any answer. Please don't hesitate to point me to any post I might have missed.
- English isn't my mother language, so please apologize for ...