Skip to main content

Questions tagged [cross-platform]

Cross-platform applications have the ability to be compiled (and then run) on multiple operating systems, usually with little-to-no changes in the code. This is accomplished through various checks in the code itself, or more commonly by the use of a cross-platform development library.

2 votes
2 answers
3k views

How to use over 4GB files on USB stick and retain compatibility between operating systems?

I overcame this 4GB file problem by formatting my USB stick to NTFS. But Linux or other OS's or devices doesn't support this format. Is it possible to have a program inside my USB stick, which would ...
Rookie's user avatar
  • 1,233
0 votes
2 answers
280 views

Equivalents for .bat files for starting a jar file

Which are the .bat file alternatives for Linux, MacOSX and other operating systems for starting a jar file for example or another program (.exe, .app ...) with a click on this .bat / ... file? I just ...
user avatar
1 vote
0 answers
50 views

How can I sync my progress on ebooks, specifically pdfs across computers? [duplicate]

I have ebooks in mobi, epub and pdf formats. For the epubs I have been using booki.sh, but I am at a lost for syncing my progress on pdf files between my windows and linux dual boot and my android ...
placeybordeaux's user avatar
2 votes
2 answers
98 views

"sync" content via filename

Okay, well I've uploaded 5 gigs of images to Dropbox, and those are directly off the camera. In another country, my friend with rubbish internet (whom retrieved a CD containing the images) copied ...
qaisjp's user avatar
  • 124
3 votes
1 answer
5k views

Unicode (non-ascii) filename interoperability between linux and windows

I have this problem, and I'm not really sure where the issue is on client or on server or both. I'll appreciate any help diagnosing and resolving this. I have remote linux box running debian, that I ...
Andrew Savinykh's user avatar
0 votes
2 answers
240 views

How to make edits in Windows to files on a linux server?

I have an SMB connection to an Ubuntu Server 12.10 host that has shell scripts and config files I want to edit with a Windows 7 client using Notepad++. I am able to open the files and make changes, ...
Keyslinger's user avatar
  • 1,751
9 votes
1 answer
8k views

Convert Linux symlinks to Windows symlinks

I've noticed that Linux symlinks don't work in Windows, and vice-versa. Is there any way to convert Linux symlinks to Windows symlinks? Specifically, I want to convert relative Linux symlinks to ...
Anderson Green's user avatar
3 votes
2 answers
2k views

What's a cross-platform solution for tagging files on a USB drive?

I'd like to add custom search tags for Spotlight, Windows Search, and Linux Beagle, all on the same NTFS-formatted USB drive. What's the closest software solution to this?
mcandre's user avatar
  • 3,048
3 votes
1 answer
341 views

Archive / compression formats or tools which support multiple file forks or streams?

Lately I've become interested in the ability of several filesystems including Apple's HFS+ and Microsoft's NTFS which support two or more data streams. In Mac terminology these were most widely known ...
hippietrail's user avatar
  • 4,593
3 votes
0 answers
305 views

Read/write cross-platform disk image

I have a read-writable .sparseimage on a Mac; I'd like to start using the contents on a Linux machine as well. Is there a cross-platform read-write disk image container I can use? (The contained ...
Chris's user avatar
  • 31
2 votes
0 answers
196 views

Encryption of external HDD -- accessible from windows without installation

I would like to use encryption on my external HDD but I would like to be able to access the encrypted data from Windows as well. As suggested in other questions, TrueCrypt is one option here, or I am ...
Rainer's user avatar
  • 217
3 votes
2 answers
6k views

Is it possible to use Sky Drive with linux?

I'm a long-time Dropbox user, and I'd like to experiment with Sky Drive. I have two Windows 8 computers and one Ubuntu computer that I use on a regular basis. If I can't use Sky Drive on all of them, ...
Matthew's user avatar
  • 14.8k
4 votes
2 answers
2k views

Are PostgreSQL's database files binary compatible between Windows, Linux and Mac OS X?

Assuming 64-bit OS editions on each and only one copy of PostgreSQL running at a time, can I host my PostgreSQL database files in Dropbox and expect binary compatibility on all three platforms? I've ...
Jace's user avatar
  • 179
11 votes
2 answers
12k views

Disable "press 'esc' to exit full screen" in flash videos

This is not a duplicate of this question I watch videos on YouTube, Netflix, etc. Whenever I enter full-screen mode, I get the annoying "You've entered full screen mode. Press 'esc' to exit full ...
inspectorG4dget's user avatar
2 votes
1 answer
648 views

Platform independent SSH client? [closed]

I am looking for an ssh client that can run from a windows terminal (cmd.exe) or a bash shell with no difference. That means that cygwin would not work (not the original cmd.exe process). This client ...
Zombies's user avatar
  • 3,892

15 30 50 per page
1
3 4
5
6 7
10