ftp-client
Here are 273 public repositories matching this topic...
My repo which I installed php from does not defaultly ship with json plugin, I must manually install it to make it works.
So if you can clarify not only json plugin but all plugins we must have, then newcomers would have less asspain.
FTP OS: Unix
FTP Server: ProFTPD
Computer OS: Windows 10
Many functions result in Socket-related issues.
Logs :
<paste logs here but DO
You have a lot of 'providertags inManifest` as:
<provider
android:name="dev.dworks.apps.anexplorer.provider.NonMediaDocumentsProvider"
android:authorities="${applicationId}.nonmedia.documents"
android:exported="true"
android:grantUriPermissions="true"
android:permission="android.permission.MANAGE_DOCUMENT">
On your how to / api example it reads:
const ftp = new Ffp({
host: 'localhost',
port: 3333,
....
Did you mean Ftp? What is Ffp?
-
Updated
May 13, 2020 - C++
-
Updated
May 14, 2020 - C++
If I follow the documentation found here, and use azure.blob://development=true when calling FromConnectionString, I end up with the following exception:
System.ArgumentException: connection string requires 'account' parameter.
at Storage.Net.ConnectionString.StorageConnectionString.GetRequired(String parameter
The authentication step that produces the link to follow in a browser to authenticate gdfa uses a callback URI. The port that it listens to seems to be random each time the service is started. Could that be standardized, or is there a way to predict what port it will listen to?
-
Updated
Mar 3, 2020 - C++
-
Updated
Apr 29, 2020 - C++
-
Updated
Mar 11, 2020 - Python
-
Updated
Aug 7, 2019 - C
For now the image banks show a fixed number of results
It would be nice to load more photos when the user scrolls down
- add a page number in the routes of image banks
- make API call when the user scrolls and reach the bottom of the list (in thumbnail view only)
-
Updated
Jan 11, 2017 - Objective-C
-
Updated
Feb 13, 2019 - Java
-
Updated
Jan 18, 2019 - Go
-
Updated
Jun 4, 2019 - JavaScript
-
Updated
May 14, 2020 - Scala
-
Updated
Dec 13, 2019 - JavaScript
Improve this page
Add a description, image, and links to the ftp-client topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ftp-client topic, visit your repo's landing page and select "manage topics."


I setup an instance connecting to S3, and created a sharing link, but unlike what the README mention, I cannot use it as a windows' network drive.
The documentation does not seem to mention any additional step to get this working. Any ideas?
Thanks !