Results 1 to 6 of 6

Thread: hOW TO TRANSFER PCLOUD FILES TO UPTOBOX?

  1. #1
    Junior Member
    Join Date
    Jan 2017
    Posts
    4

    hOW TO TRANSFER PCLOUD FILES TO UPTOBOX?

    I know about using a webclient it does the job but only for direct links

    Code:
     webClient = new WebClient();
     webClient.DownloadFile(fileUrl, filePath);
    it doesn't work for files which don't have direct links! how can I transfer these type of files to uptobox?

    direct link: www.example.com/pic.jpg

    indirect links: www.example.com/download?xxxxxxx

    the specific website on which I faced this problem is www.pcloud.com

  2. #2
    Super Moderator rlirpa's Avatar
    Join Date
    Feb 2014
    Location
    MD, US
    Posts
    464
    Transfer what, the link? Use the direct link to the file.
    Rad

  3. #3
    Junior Member
    Join Date
    Jan 2017
    Posts
    4
    Pcloud direct download links can't be shared which I already mentioned in the post.

    I want to transfer files from pcloud to uptobox.

  4. #4
    Friend of Site Staff
    Join Date
    May 2012
    Posts
    389
    Download everything and then upload it.

    Been that route and had to do it one picture at a time. 2 day shot.

  5. #5
    Junior Member
    Join Date
    Jan 2017
    Posts
    4
    Quote Originally Posted by Shay View Post
    Download everything and then upload it.

    ...........
    If this is the solution I would never post this thread here.

    Please think & tell: there are so many things like wget & curl etc to know exact download location of file on pcloud server.
    please you are gurus definitely you know something better than me in this things.

  6. #6
    Friend of Site Staff
    Join Date
    May 2012
    Posts
    389
    Yes I have wget installed and occasionally use it.
    But, figuring out the url sometimes is a complete pain.

    Open the picture, right click and select save as, mush faster.

Similar Threads

  1. Exporting Outlook PST files to flat/text files?
    By ric-o in forum Computer Forensics
    Replies: 17
    Last Post: May 8th, 2006, 05:37 PM
  2. flash files in temporary internet files
    By riya_here in forum Web Development
    Replies: 7
    Last Post: March 5th, 2006, 03:31 PM
  3. Cant transfer files outside my LAN
    By husainabdali in forum Firewall & Honeypot Discussions
    Replies: 3
    Last Post: August 3rd, 2003, 05:59 PM
  4. Replies: 0
    Last Post: March 11th, 2003, 03:37 AM
  5. transfer files from NTFS to fat32...
    By Nitro in forum Computer Forensics
    Replies: 13
    Last Post: December 8th, 2002, 07:50 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •