How to send a big file on gmail without using google drive? [closed] - email

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 6 years ago.
Improve this question
My employer doesn't allow to download anything from google drive.
In that case How can I send a big file on gmail without using google drive?

You could host on another file sharing website. Then provide the link inside the email. You could use OneDrive and share the file.

Related

Is it possible to set a default Outlook profile per machine? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 10 months ago.
Improve this question
Dear people on Stackoverflow,
is it possible to set a default Outlook profile per machine, so for example that it doesn't matter which user logs in at the machine, they can only access one particular mail profile.
Thank you all for helping!
No, Outlook profiles are stored on the per user (HKCU) basis.

IBM Iseries security questions [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
Improve this question
I am new to Iseries, my manager is off today. Someone asked me for a list of users that have access to certain programs.
I google and I am not even sure what to ask for in my search. Is there a command I can use that if I specify the module/program name it will return list of users who have access? and also a list of which access templates include these programs?
Display Object Authority command, DSPOBJAUT

Could not retrieve data from URL. facebook debugger [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 4 years ago.
Improve this question
Facebook opengraph debuger said: Could not retrieve data from URL.
for this address :
http://reshet.tv/shows/amamyot/video/.aspx?bo=12568
why ?
if i try to go to the site from direct ip of the server, it is working well..
Maybe because we use load balancer ?
Apparantly the scraper sees something which he can't use. Have a look at the scraper output via https://developers.facebook.com/tools/debug/og/echo?q=http%3A%2F%2Freshet.tv%2Fshows%2Famamyot%2Fvideo%2F.aspx%3Fbo%3D12568

How to restrict owncloud sync to certain folders [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
I don't want to download all my music to every client I have. How can I stop that everything gets synced and restrict downloading to some folders.
Check the client settings. You can remove and add sync folders there as you please.

Is it possible to send a file attachment (txt) from iphone via email? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
I saw two related questions about this topic - one has an old link in an answer and this one doesn't have an answer (right now).
(I am new to iphone development)
I want to create a file from my app, then send that file as an attachment. Is this possible?
I'm not looking for someone to send me teh codez - just SPECIFIC references and links.
thanks
That's part of the new Message UI Framework in >2
MFMailComposeViewController addAttachmentData:mimeType:fileName: