I restarted the android app that acts as a ssh server as well as freefilesync.
After this, performance of freefilesync became equivalent to scp.
Search found 38 matches: android sftp
Searched query: +android +sftp
- 17 Oct 2024, 12:33
- Forum: Help
- Topic: freefilesync SFTP slower than scp (single large file transfer)
- Replies: 1
- Views: 81
- 17 Oct 2024, 09:22
- Forum: Help
- Topic: freefilesync SFTP slower than scp (single large file transfer)
- Replies: 1
- Views: 81
freefilesync SFTP slower than scp (single large file transfer)
I was trying to sync files with freefilesync SFTP (from PC to Android). I found it rather slow: between 150-700kB/s.
I also tried with scp and it is much faster, up to ~2MB/s
scp -v -P <port> -i <private-key-file> <source> <user@ipv4>:/
<source> 11% 44MB 1.7MB/s 03:21 ETA
This was with a keyfile ...
I also tried with scp and it is much faster, up to ~2MB/s
scp -v -P <port> -i <private-key-file> <source> <user@ipv4>:/
<source> 11% 44MB 1.7MB/s 03:21 ETA
This was with a keyfile ...
- 08 Oct 2024, 01:42
- Forum: Help
- Topic: Help linking my PCs and phones
- Replies: 3
- Views: 232
Re: Help linking my PCs and phones
... Windows shares to access any of the data you simply need to connect over Sftp which can be done easily in FFS and also on your Android phones.
On Android, if it's Samsung, the native File program supports connecting to SFTP servers. It's any other device like a generic clean Android I would try using ...
On Android, if it's Samsung, the native File program supports connecting to SFTP servers. It's any other device like a generic clean Android I would try using ...
- 04 Oct 2024, 16:38
- Forum: General Discussion
- Topic: Feature request: adb file transfer
- Replies: 4
- Views: 1268
Re: Feature request: adb file transfer
Simply try Android USB RNDIS and you'll benefit from both USB3.0 and SFTP.
- 24 Sep 2024, 19:18
- Forum: Help
- Topic: Sync from Windows-Share to MTP-Device (Android Phone) sets modified date to sync date
- Replies: 14
- Views: 616
Re: Sync from Windows-Share to MTP-Device (Android Phone) sets modified date to sync date
@dave_m,
Hi,
I installed the f-droid primitive sftp server and it set the date of each file to today's date, just like it did for you. It's the apps fault.
Try the one I recommended, it works correctly!!
Hi,
I installed the f-droid primitive sftp server and it set the date of each file to today's date, just like it did for you. It's the apps fault.
Try the one I recommended, it works correctly!!
- 23 Sep 2024, 23:13
- Forum: Help
- Topic: Sync from Windows-Share to MTP-Device (Android Phone) sets modified date to sync date
- Replies: 14
- Views: 616
Re: Sync from Windows-Share to MTP-Device (Android Phone) sets modified date to sync date
Hi,
The free SFTP server that I recommended allows FFS to preserve all of the original date and time stamps.
I don't have all files with the same date or the date I run the sync.
You can also approach the problem from another direction. There is a program in the Google Play store called "folder sync ...
The free SFTP server that I recommended allows FFS to preserve all of the original date and time stamps.
I don't have all files with the same date or the date I run the sync.
You can also approach the problem from another direction. There is a program in the Google Play store called "folder sync ...
- 22 Sep 2024, 06:13
- Forum: Help
- Topic: Sync from Windows-Share to MTP-Device (Android Phone) sets modified date to sync date
- Replies: 14
- Views: 616
Re: Sync from Windows-Share to MTP-Device (Android Phone) sets modified date to sync date
thanks for your support.
I prefer an open source variant of an sftp server application. I tried https://f-droid.org/en/packages/org.primftpd/
and the synchronized data has the modification date of today again, so basically no solution.
Any other ideas?
I was thinking about rsync as a last resort ...
I prefer an open source variant of an sftp server application. I tried https://f-droid.org/en/packages/org.primftpd/
and the synchronized data has the modification date of today again, so basically no solution.
Any other ideas?
I was thinking about rsync as a last resort ...
- 20 Sep 2024, 19:02
- Forum: Help
- Topic: Sync from Windows-Share to MTP-Device (Android Phone) sets modified date to sync date
- Replies: 14
- Views: 616
Re: Sync from Windows-Share to MTP-Device (Android Phone) sets modified date to sync date
Let me know if you get stuck setting up the SFTP server.
You should add a new user and set a password.
For the Path alias this should work: "Alias:/" and then "/storage/emulated/0". You're phone may differ.
You should add a new user and set a password.
For the Path alias this should work: "Alias:/" and then "/storage/emulated/0". You're phone may differ.
- 19 Sep 2024, 21:21
- Forum: Help
- Topic: Sync from Windows-Share to MTP-Device (Android Phone) sets modified date to sync date
- Replies: 14
- Views: 616
Re: Sync from Windows-Share to MTP-Device (Android Phone) sets modified date to sync date
Thank you for your answers.
as @John1234 suggested, I will try the SFTP server approach.
as @John1234 suggested, I will try the SFTP server approach.
- 17 Sep 2024, 06:17
- Forum: Help
- Topic: Sync from Windows-Share to MTP-Device (Android Phone) sets modified date to sync date
- Replies: 14
- Views: 616
Re: Sync from Windows-Share to MTP-Device (Android Phone) sets modified date to sync date
Hi,
I get good results with FFS when using SFTP to sync wirelessly to my phone.
I use a free SFTP server from Google Play.
https://play.google.com/store/apps/details?id=net.xnano.android.sshserver
Works better that MTP.
Give that a try.
I get good results with FFS when using SFTP to sync wirelessly to my phone.
I use a free SFTP server from Google Play.
https://play.google.com/store/apps/details?id=net.xnano.android.sshserver
Works better that MTP.
Give that a try.
- 31 Aug 2024, 08:16
- Forum: Help
- Topic: Error while trying to sync via SFTP to ANdroid phone
- Replies: 2
- Views: 1237
Re: Error while trying to sync via SFTP to ANdroid phone
Hi all,
I somehow got it going, I read somewhere, where someone had a similar problem, he was asked if he uses the same username on both machines (don't know the answer) but as I did the same I changed the user on the phone, tried again and it finally started working!
Thanks for the support,
Andreas
I somehow got it going, I read somewhere, where someone had a similar problem, he was asked if he uses the same username on both machines (don't know the answer) but as I did the same I changed the user on the phone, tried again and it finally started working!
Thanks for the support,
Andreas
- 24 Aug 2024, 01:09
- Forum: General Discussion
- Topic: Easier and simpler than syncthing?
- Replies: 3
- Views: 1383
Re: Easier and simpler than syncthing?
... backing up files or synchronizing those files that are on your Android phone to some other server whether it be windows or SFTP it doesn't matter.
To backup my text messages on my phone to my drive I use a program in the Google Play app store called foldersync. You can specify any folders on ...
To backup my text messages on my phone to my drive I use a program in the Google Play app store called foldersync. You can specify any folders on ...
- 23 Aug 2024, 22:49
- Forum: Help
- Topic: Error while trying to sync via SFTP to ANdroid phone
- Replies: 2
- Views: 1237
Re: Error while trying to sync via SFTP to ANdroid phone
Hi,
I use that very same sFTP server software.
I will upload a couple of screenshots that may help you. A few hours from now, I should have some updates for you.
I use that very same sFTP server software.
I will upload a couple of screenshots that may help you. A few hours from now, I should have some updates for you.
- 17 Aug 2024, 20:49
- Forum: General Discussion
- Topic: Feature request: adb file transfer
- Replies: 4
- Views: 1268
Re: Feature request: adb file transfer
As suggested multiple times in this forum, instead of using the (often buggy) native MTP protocol of your phone, you can install an sftp server on your phone and sync via FFS using the SFTP protocol.
search.php?keywords=android+sftp
search.php?keywords=android+sftp
- 15 Aug 2024, 10:29
- Forum: Help
- Topic: Error while trying to sync via SFTP to ANdroid phone
- Replies: 2
- Views: 1237
Error while trying to sync via SFTP to ANdroid phone
Hi, I just started to figure out how to sync from my Linux-machine to my android phone (Galaxy S22) and found a post where it says to install an SFTP server. So I did that and installed the SSH Server from Banana Studio, created a user, with password, and set up this as path:
/storage/emulated/0 ...
/storage/emulated/0 ...
- 13 Aug 2024, 21:11
- Forum: Help
- Topic: Android phone does not appear mounted (Solved)
- Replies: 3
- Views: 991
Re: Android phone does not appear mounted (Solved)
... version 2 and fuse version 3 is available and if you upgrade you might break a package that you have.
Great that you have it working again. Write down the name of the app for SFTP for future reference. You can back up your phone if you get caught without a cable or can't plug it in for any reason.
Great that you have it working again. Write down the name of the app for SFTP for future reference. You can back up your phone if you get caught without a cable or can't plug it in for any reason.
- 13 Aug 2024, 10:18
- Forum: Help
- Topic: Android phone does not appear mounted (Solved)
- Replies: 3
- Views: 991
Re: Android phone does not appear mounted
Hi,
You can try using SFTP instead of plugging it in and see if you get better results. There is a nice SFTP server in the Google Play app store and then you can mount your phone directly from
FFS.
https://play.google.com/store/apps/details?id=net.xnano.android.sshserver
You can try using SFTP instead of plugging it in and see if you get better results. There is a nice SFTP server in the Google Play app store and then you can mount your phone directly from
FFS.
https://play.google.com/store/apps/details?id=net.xnano.android.sshserver
- 11 Jul 2024, 02:52
- Forum: Help
- Topic: Mac and Android Sync Howto?
- Replies: 8
- Views: 1095
Re: Mac and Android Sync Howto?
If you're still looking for an Android solution, I use this software from the Google Play Store. It turns your cell phone into an SFTP server, and then you can use the SFTP protocol from free file sync to back up anything on your phone. If you have any questions just post them and I will answer.
https ...
https ...
- 29 Apr 2024, 21:51
- Forum: Help
- Topic: newbie Question
- Replies: 7
- Views: 1837
Re: newbie Question
... Then it is up to the user to add either Windows file sharing or SFTP via SSH. If the computer that you're trying to sync with has a private ... make the connection to the private IP address.
The file explorer on my Android phone can access my server at home using Windows file sharing from ...
The file explorer on my Android phone can access my server at home using Windows file sharing from ...
- 29 Apr 2024, 21:02
- Forum: Help
- Topic: newbie Question
- Replies: 7
- Views: 1837
Re: newbie Question
... Then it is up to the user to add either Windows file sharing or SFTP via SSH. If the computer that you're trying to sync with has a private ... make the connection to the private IP address.
The file explorer on my Android phone can access my server at home using Windows file sharing from ...
The file explorer on my Android phone can access my server at home using Windows file sharing from ...
- 24 Feb 2024, 01:57
- Forum: Help
- Topic: Synchronization from hard disk to sd card on smartphone
- Replies: 4
- Views: 545
Re: Synchronization from hard disk to sd card on smartphone
Hi,
I have good luck synchronizing files to and from my Android phone using SFTP which is the protocol that free file sync supports natively.
The SFTP server program that I use on my Android phone can be installed from the Google Play app store. It turns your phone into an SFTP server.
No cables and ...
I have good luck synchronizing files to and from my Android phone using SFTP which is the protocol that free file sync supports natively.
The SFTP server program that I use on my Android phone can be installed from the Google Play app store. It turns your phone into an SFTP server.
No cables and ...
- 30 Oct 2023, 05:01
- Forum: Help
- Topic: unable to mirror files to Android 13 device via mtp
- Replies: 8
- Views: 2971
Re: unable to mirror files to Android 13 device via mtp
thank you guys, but I give up (SFTP server is far too complicated for me, and after I installed the cx file explorer on my Android tablet I still connect to my PC with mtp)
WAIT!!
If you have Cx File Explorer, you have traditional FTP server.
1. Go to Network Tab
2. Click yellow Access from ...
- 30 Oct 2023, 03:36
- Forum: Help
- Topic: unable to mirror files to Android 13 device via mtp
- Replies: 8
- Views: 2971
Re: unable to mirror files to Android 13 device via mtp
thank you guys, but I give up (SFTP server is far too complicated for me, and after I installed the cx file explorer on my Android tablet I still connect to my PC with mtp)
- 30 Oct 2023, 00:25
- Forum: Help
- Topic: unable to mirror files to Android 13 device via mtp
- Replies: 8
- Views: 2971
Re: unable to mirror files to Android 13 device via mtp
I think xCSxXenon covered it with his link.
My recommendation is:
Try following the instructions for setting up the SFTP server from Google Play.
Here is the FREE app in Google Play that I use:
https://play.google.com/store/apps/details?id=net.xnano.android.sshserver
My recommendation is:
Try following the instructions for setting up the SFTP server from Google Play.
Here is the FREE app in Google Play that I use:
https://play.google.com/store/apps/details?id=net.xnano.android.sshserver
- 18 Oct 2023, 16:19
- Forum: Help
- Topic: Data from PC to mobile phone (SD-Card)
- Replies: 7
- Views: 3434
Re: Data from PC to mobile phone (SD-Card)
When syncing with cell phone I turn my phone (Android) into an SFTP Server!
Way better and more reliable than a USB cable.
Here is the FREE app in Google Play that I use:
https://play.google.com/store/apps/details?id=net.xnano.android.sshserver
Way better and more reliable than a USB cable.
Here is the FREE app in Google Play that I use:
https://play.google.com/store/apps/details?id=net.xnano.android.sshserver
- 16 Aug 2023, 23:47
- Forum: Help
- Topic: SFTP vs SMB
- Replies: 3
- Views: 2218
Re: SFTP vs SMB
dongiovanni,
Both SMB and SFTP will get the job done. Personally, I mostly use Open SSH server and SFTP with FFS and Windows. There are two factors in ... for file access and backups. I also have an Ssh server running on my Android phone to do backups of that as well once a week.
If I were you I would ...
Both SMB and SFTP will get the job done. Personally, I mostly use Open SSH server and SFTP with FFS and Windows. There are two factors in ... for file access and backups. I also have an Ssh server running on my Android phone to do backups of that as well once a week.
If I were you I would ...
- 11 May 2023, 19:48
- Forum: Help
- Topic: Sync does not work with my Android phone [Linux]
- Replies: 4
- Views: 1091
Re: Sync does not work with my Android phone [Linux]
Thank you for you reply @LeoW
I managed to get the SFTP server working but the speeds are quite slow, averaging around 3,50 MB/s.
Isn't there a way to make it work over USB?
I managed to get the SFTP server working but the speeds are quite slow, averaging around 3,50 MB/s.
Isn't there a way to make it work over USB?
- 26 Apr 2023, 17:54
- Forum: Help
- Topic: Sync does not work with my Android phone [Linux]
- Replies: 4
- Views: 1091
Re: Sync does not work with my Android phone [Linux]
hi @tooman23
I use FFS with Windows & Linux & Android. I sync/backup my Android with FFS.
To do this, you need to load an SSH server app on your Android phone. FFS can talk to SFTP servers, which is what SSH server provides. I use a free SSH server from Google Play called "SSH/SFTP Server - Terminal ...
I use FFS with Windows & Linux & Android. I sync/backup my Android with FFS.
To do this, you need to load an SSH server app on your Android phone. FFS can talk to SFTP servers, which is what SSH server provides. I use a free SSH server from Google Play called "SSH/SFTP Server - Terminal ...
- 21 Mar 2022, 19:40
- Forum: Help
- Topic: Connecting with android
- Replies: 4
- Views: 787
Re: Connecting with android
... okay, Syncthing is also a good choice.
I've been trying to sync with android over wi-fi SFTP, but the timestamps problem is awlays there. Is this SDReader an app? Do you have more details about how you solved it?
I've been trying to sync with android over wi-fi SFTP, but the timestamps problem is awlays there. Is this SDReader an app? Do you have more details about how you solved it?
- 01 Mar 2021, 11:19
- Forum: Help
- Topic: Transfer files using Wifi hotspot
- Replies: 9
- Views: 3017
Re: Transfer files using Wifi hotspot
... com/store/apps/details?id=com.medhaapps.wififtpserver
and using my Android phone as a hotspot I have no problem accessing and browsing all folders ... the username, password, Public key Authentication, Type of server (FTP/SFTP), Port, Secure Port, IP pattern (no idea what this is) and anonymous ...
and using my Android phone as a hotspot I have no problem accessing and browsing all folders ... the username, password, Public key Authentication, Type of server (FTP/SFTP), Port, Secure Port, IP pattern (no idea what this is) and anonymous ...