Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about ftp

Read more about ftp

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - ftp

Run power shell on machine behind proxy to download FTP files

It's been already 3 days since I find myself stuck. I have no experience with power shell and also no experience with proxy settings. My problem is: I'm trying to run the following script from a machi...
test-img

Bogdan F

powershell

proxy

ftp

Votes: 0

Answers: 0

How to mock and testing an FTP Connection with Mocha

I am using the FTP library to establish an FTP connection to receive files from a specific location. I need to cover with tests mocha const client = new Client(); const connect = { host: ...
test-img

Vitalii505

testing

mocking

ftp

mocha.js

Votes: 0

Answers: 0

.NET 6 WebRequest Alternative for FTP

I'm migrating my FTPSender project to .net 6. I was using FTPClient as below public bool UploadFile(string sourceFile,string destinationUrl) { try { if...
test-img

midoriyakuzan

c#

.net

asp.net-core

ftp

Votes: 0

Answers: 0

Laravel FTPES connection

I have to connect to FTP server through FTPES protocol in Laravel 8 (PHP 8.0). I made configuration like: 'ftpes' => [ 'driver' => 'ftp', 'host' => 'ftpes://ftp.page.com', '...
test-img

Mikaru

php

laravel

ftp

Votes: 0

Answers: 1

Latest Answer

The ftpes:// is not a part of the hostname, drop it.
test-img

Martin Prikryl

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved