file-sharing Questions

1

Solved

I'm trying to use Share dialog to share a piece of text on Expo. Though from the current documentation I cannot find anything related to this. Right now, my workaround is saving the text as .txt to...
Archivolt asked 12/9, 2023 at 2:47

8

Solved

I have an image editing app where users can apply effects to photos. How could I enable it so that users can see my app in iTunes in the File Sharing tab and then just drag+drop photos to the app? ...
Johnsonjohnsonese asked 17/5, 2011 at 11:7

2

I've been trying to implement and understand the working of IPFS and have a few things that aren't clear. Things I've tried: Implemented IPFS on my system and stored files on it. Even if I de...
Growler asked 23/11, 2017 at 7:43

2

Solved

I'm using PeerJS, but thought that this problem can be about WebRTC in general, hope You can help me out: I'm trying to write a simple peer-to-peer file sharing. I'm using serialisation: "none" fo...
Hightension asked 27/5, 2015 at 22:13

4

Solved

I am curious to know if there is anything like the Cocoa NSData Class on Java. I have looked around but I can't find anything. I want to make a file sharing client server application.
Lenz asked 12/8, 2011 at 15:54

0

When press on share button It opens the sharing dialog box as shown below, When press on youtube it share video on youtube as shown below, The thing I want is that by pressing share button it...
Among asked 21/4, 2020 at 7:44

5

Solved

i want to use the "file sharing" feature in my app. I want to create a photo-app which has no content when the user starts it. Therefore the user can select an image-folder on his mac or pc. After ...
Catchall asked 18/3, 2011 at 10:49

3

Solved

I'm using Docker Desktop vrs 2.1.1.0 (edge channel) on Mac Os Mojave. I need to include a file from /usr/local folder, as shared file in Docker's preferences, but the /usr folder is not displayed w...

1

I am trying to email PDF file using Gmail. However, Gmail app is showing toast: Unable to attach file PDF file is not-corrupt and is generated successfully in application's cache directory. C...

9

Solved

We've run into an interesting situation that needs solving, and my searches have turned up nill. I therefore appeal to the SO community for help. The issue is this: we have a need to programmatica...
Daukas asked 18/3, 2009 at 16:25

3

Solved

Is there a file sharing service akin to Dropbox or SugarSync that would offer an API? I would like to add a file sharing service to a website, but the full Dropbox interface is still too comp...
Woodring asked 16/3, 2010 at 6:59

1

If I have two laptops and connect them to the same internet connection then download the same torrent file using a BitTorrent software, what do the trackers see? and how will the torrent software b...
Farquhar asked 11/7, 2017 at 9:36

4

Solved

We have a google corporate account and need to transfer ALL of a user's google drive files to another account in certain instances. We want to do what is described at the following link for "all fi...

7

I'm trying to create a temporary file that will be automatically deleted. stream = new FileStream( tmpFilePath, FileMode.OpenOrCreate, FileAccess.ReadWrite, FileShare.ReadWrite, 4096, ...
Palindrome asked 21/11, 2011 at 15:52

0

I had to delete the Sharing Extension I had in my project and start it over from scratch - its working just fine on my iPhone6 now, but its not showing up in the Simulator - which is very weird. T...
Kinfolk asked 12/4, 2016 at 22:48

1

Solved

If I understand correctly, the purpose of both PEX and DHT is to find other peers in the swarm. So why are both needed? Thank you
Yearning asked 6/12, 2015 at 12:32

1

Solved

I would like to disable iTunes file sharing of my app. I went to info.plist and added an entry UIFileSharingEnabled equal to NO. When I run the app, and go to iExplorer my apps still has visible D...
Lumpy asked 17/9, 2015 at 12:57

2

I want to share file between multiple applications in iOS environment. I'm already using the UIDocumentInteractionController mechanism to achieve the purpose but I'm facing a problem because the h...
Quartering asked 10/1, 2014 at 15:57

1

Solved

We are working on a group project written in MatLab. We all need to be able to access and write the same program, sometime simultaneously. We are working on a scientific Linux distribution. We are ...
Wisnicki asked 26/3, 2015 at 16:11

6

Solved

I'm trying to help a wonderful designer who is sadly running out of space on her Dropbox, but is already paying for hosting service that has 100GB available for her. Is there a software that works ...
Jud asked 1/3, 2011 at 7:51

3

We have an app that uses file sharing. UIFileSharingEnable is set etc. and it all seems to work fine, but I'm looking for some sort of notification of when files have been added/deleted on the iPho...
Vallie asked 5/7, 2010 at 19:48

1

I've found some vbscript examples on how to enable file sharing and share a folder, however they leave the "Public folder sharing" off so that you have to be logged in rather than just allowing any...
Landahl asked 18/9, 2013 at 7:32

2

iTunes File Sharing for iOS apps allows users to pull down folders from apps via syncing to the device but it doesn't allow the reverse and load in directories from a computer to the device. Is the...
Blida asked 10/5, 2011 at 16:19

4

Solved

I was wondering where I could learn more about decentralized sharing and P2P networks. Ideally, I'd like to create something to help students share files with one another over their universit...
Ratan asked 23/8, 2010 at 22:52

4

Solved

I have a file sharing issue where my process is trying to read a log file whilst it is currently still open by NLog. In diagnosing the issue, I found something surprising. The following fails: usi...
Fluting asked 14/5, 2013 at 13:9

© 2022 - 2024 — McMap. All rights reserved.